Skip to main content

TsgCADtoSWF

Unit: CADtoSWF

Description​

Provides a functionality for export a CAD image into SWF format.

Syntax​

TsgCADtoSWF = class(TsgSimpleExport)

Properties​

PropertiesDescription
VersionThe property gets and sets version of the SWF file for saving.

Methods​

MethodsDescription
CreateCreates and initializes a new TsgCADtoSWF object.
DestroyDestroys an instance of the TsgCADtoSWF class.
Methods derived from TsgCADExportDescription
SaveToFileThe method saves the image to the file.

Events​

Events derived from TsgCADExportDescription
OnProgressThe event occurs when the file is saving.